PositionPoint : public class
| Created: |
10/3/2010 7:10:44 PM |
| Modified: |
10/5/2010 8:24:26 PM |
|
Project: |
|
| Author: |
svanausdall |
| Version: |
1.0 |
| Phase: |
1.0 |
| Status: |
Proposed |
| Complexity: |
Easy |
Advanced: |
|
| UUID: |
{CC5A5F86-F82B-45d0-85A9-A84AD7B0ECA0} |
| Appears In: |
NAESB PAP10 EUI Diagram |
Set of spatial coordinates that determine a point, defined in coordinate system specified in 'Location.CoordinateSystem', or "WGS 84" if not specified otherwise. Use a single position point instance to desribe a point-oriented location. Use a sequence of position points to describe a line-oriented object (physical location of non-point oriented objects like cables or lines), or area of an object (like a substation or a geographical zone - in this case, have first and last position point with the same values).
- Attributes
- Associations From
| Attribute |
public String xPosition |
 Details:
|
public String yPosition |
 Details:
|
public String zPosition |
 Details:
Range:0 to 1
|
Notes:
|
(if applicable) Z axis position.
|
|
| Element |
Source Role |
Target Role |
UsagePoint
Class
|
Name: UsagePoint
|
Name: PositionPoint
|
 Details:
|